From f649237bf25de1198226f4bea2ab7121b78ddb2d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 31 Aug 2009 00:55:57 -0400 Subject: [PATCH] Minor doc fix --- gdk/x11/gdkscreen-x11.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/x11/gdkscreen-x11.c b/gdk/x11/gdkscreen-x11.c index 32088a8c45..a668aeb5f1 100644 --- a/gdk/x11/gdkscreen-x11.c +++ b/gdk/x11/gdkscreen-x11.c @@ -377,7 +377,7 @@ get_monitor (GdkScreen *screen, * * Gets the width in millimeters of the specified monitor, if available. * - * Returns the width of the monitor, or -1 if not available + * Returns: the width of the monitor, or -1 if not available * * Since: 2.14 */ -- 2.30.2